home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / cnet / credxcha.lha / CredX.doc < prev    next >
Text File  |  1995-04-18  |  3KB  |  80 lines

  1.                              CredXChanger v1.0
  2.                              -----------------
  3.  
  4.  Well, let's start up whith a short history :). With all the Timebank-utils
  5.  around, all of them missed something that I wanted. One day I came across
  6.  a tool that allowed the users to exchange between different cred-types.
  7.  So I thought to combine that idea, with a timebank, and added the possibility 
  8.  to lend files/bytes, gamble for extra time, lend creds to a another user, 
  9.  and to lose/gain creds due to interest.
  10.  
  11.  
  12.                                What's done?
  13.                                ------------
  14.  
  15.  1.0    This is the 1st version of course, nothing to say, other than
  16.     thanks to Master Snille, SysOp at Oves Sommarhus, for the idea!
  17.  
  18.  
  19.                     How to Install, and configure etc..
  20.                     -----------------------------------
  21.  
  22.  The main program, CredX, you just install as any ordinary C-pfile!
  23.  
  24.  The maintenance program, CredMaint, takes 3 command-line arguments.
  25.  
  26.   1. all - subtracts/add the interest for deposited time and lent files 'n 
  27.            bytes + reset the gambling stats, so the user get's another 10
  28.        fresh time at each game.
  29.  
  30.   2. int - Just fixes the interest. 
  31.  
  32.   3. game- Set's the number of plays to 0.
  33.  
  34.  The CredMaint scan your sysdata: dir for ALL accounts, so it's best
  35.  to runit as an event!
  36.  
  37.  The configprogram ,ConfigCredX, got it's huge size 'cause it was written
  38.  in C++, and those programs get BIG! But, you gain a lot of time writing!
  39.  The different options is
  40.  
  41.   Interest:     The interest the user should get for both loans and deposits.
  42.             Should be typed in as an integer, i.e 25 => 25% => .25!
  43.   File to byte: How many bytes the user gets from every file, i.e 10 gives
  44.         the user 10 bytes for every file he/she exchange!
  45.   Time to byte: How many bytes the user gets from every minute, i.e 10 gives
  46.         the user 10 bytes for every minute he/she exchange!
  47.   Max byteloan: How many bytes a user can lend as most!
  48.   Max fileloan: How many files a user can lend as most!
  49.   Max timesave: How many minutes a user as most can deposit!
  50.  
  51.  
  52.                                Who dunnit!?
  53.                                ------------
  54.  
  55.  CredXChange was written by me, Stefan Lindstrom AKA Wolverine, compiled
  56.  with SAS C 6.51, tested with CNet 3.05 on an A500, with 3megs of RAM, 
  57.  and 120 MB HD.
  58.  
  59.  
  60.                              Bugreports etc..
  61.                              ----------------
  62.  
  63.  Bugreports, ideas of improvement, ideas for new pfiles, can be mailed to
  64.  the following:
  65.  
  66.   E-mail: tde94lis@tintin.hik.se
  67.       tde94lis@te.hik.se
  68.   FIDO:   2:200/314.1
  69.  
  70.  
  71.           ____     _  _     _____       _____     _____     _____
  72.          /___/\   //\//\   /____/\     /____/\   /____/\   /____/\
  73.         /    \ \ / \/ \ \ /  ___\/_   /  ___\/_ /  _  \ \ / __  \ \
  74.         \__\  \ \\  _  \ \\   _\__/\  \   _\__/\\  \\  \ \\  \\  \ \
  75.             \  \/ \  \  \/ \      \/   \      \/ \  \\  \/ \  \\  \/
  76.              \_/   \_/\_/   \_____/     \_____/   \_/ \_/   \_/\__/
  77.  
  78.  CredXChange (C) 1995 by Wolverine 
  79.  
  80.